home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / slmult1b.zip / SLMULTIU.DOC < prev    next >
Text File  |  1989-04-27  |  5KB  |  112 lines

  1.                               SLMULTIU V1.0b
  2.                           Copyright 1989 CleanWare
  3.                  SearchLight To Multiple BBS Door Converter
  4.  
  5. --------------------------------------------------------------------------
  6. Disclaimer:
  7.  
  8. This program can be put on any bbs or network service, no one may claim
  9. rights to it except CleanWare (Steven S. McLean). You may not charge for
  10. this program other than normal connection fees or a small charge for
  11. duplication.
  12.  
  13. CleanWare takes no responsibility for any damages that may result from
  14. improper use or altering of this program.
  15. --------------------------------------------------------------------------
  16.  
  17.  
  18. Program written in Quickbasic V4.5, Brun45.exe is needed to run this
  19. program, Brun45.exe can be obtained from most BBS's or Networks, Also
  20. included is a Stand Alone version wich has Brun45.exe attached to it.
  21.  
  22. This software is intended for use with the Searchlight BBS program,
  23. Searchlight is available from Frank Larosa at 1-516-724-0971 (3,12,24,9600)
  24.  
  25. This is a program I wrote due to several reasons, anyhow it is a multiple
  26. BBS door converter. It will make the info files that Wildcat,RBBS,QuickBBS
  27. and GAP make for running doors, RBBS and QuickBBS files are identical.
  28.  
  29. This program is very simple to setup and run, all input is on the command
  30. line, a sample would be like this.
  31.  
  32.   Single user versions of SearchLight place a 1 here in place of %O
  33. DOORS.DEF                                     │──────┐
  34.                                              \│/     │
  35. 0;0;1;5;Leech Game;.;lech.bat %P %B %G %A %M %O %N   │
  36.                                                      │
  37.                      lech.bat %P %B %G %A %M 1 %N    │
  38. ---------------------------------------|     │       │
  39. LECH.BAT                               |     └───────┘
  40.                                        |
  41. @Echo off                              |  (The @ is for MS-DOS 3.3 only)
  42. CD D:\BBS\GAMES                        |
  43. SLMULTIU GAP %1 %2 %3 %4 %5 %6 %7 %8 %9|
  44. LEECH D:\BBS\GAMES                     |
  45. CD ..                                  |
  46.                                        |
  47. ---------------------------------------|
  48.  
  49. Explanation of command line parameters:
  50.  
  51. The first parameter should be (GAP,RBBS,WILDCAT)
  52. Second parameter is the COM Port (0,1,2,3,4) 0=local mode      %1
  53. Third parameter is Baud Rate (300,1200,2400)                   %2
  54. Fourth parameter is Graphics (C,M,N) (C=Color,M=Mono,N=NONE)   %3
  55. Fifth parameter is Security level (0-255)                       %4
  56. Sixth parameter is Time Left (1-255)                           %5
  57. Seventh parameter is Node Number (0-99)                        %6
  58. Eight parameter is First and Last Name               %7 %8 and %9
  59.  
  60. (Reason for %7 %8 and %9 is incase the person has a middle initial, or
  61. other spaces in there names.)
  62.  
  63.  
  64. As you may have noticed I didn't include the first parameter on the
  65. doors.def file, reason is sometimes Searchlight will think it is suppose to
  66. pass parameters for some of the letters used (like GAP might pass Graphics,
  67. security level and port) so use a batch file and put the type of info file
  68. you want generated in the batch file, like In my example.
  69.  
  70. This Version Supports the use of a configuration file called SLMULTIU.CFG
  71. In this file you should have the first line as your BBS name,Second line
  72. Sysop's first name, Third Line Sysop's last name, if you wish to just use
  73. Sysop as the first and last name that is fine. The Configuration file is
  74. only used when generating RBBS or Quick BBS doors.
  75.  
  76. -------------------------------------------------------------
  77. Revisions:
  78. 1.0 Initial Release (Please Report any bugs) April-23-1989
  79.  
  80. 1.0a Second Release, made extensive parameter checking,fixed bug for users
  81. who don't have a last name. April-24-1989
  82.  
  83. 1.0b Third Release, Made a Configuration file for the BBS name and
  84. the Sysop's name, if this file can't be found it will use the defaults.
  85. April-27-1989. Also Spell checked this Text file, he he he.
  86. Also Included a Stand Alone version, wich has the brun45.exe attached
  87. to it, so if you don't have brun45.exe there is no need now, the big
  88. size differenc is due to the stupid linker in QuickBasic, it includes
  89. everything even if it's not used.
  90. -------------------------------------------------------------
  91.  
  92. This Program is SHAREWARE
  93.  
  94. A request of $10.00 is asked to Register this program.
  95. Registering will get you a copy of the latest version with no annoying beep
  96. and you can have a configuration file for your BBS name and Sysop Name,
  97. Instead of the Default (Digital Logic BBS)
  98. Only 5.25in disk formats, sorry no 3.5in available
  99.  
  100. Source code is available for $20.00
  101. all prices include shipping and a disk.
  102.  
  103. Make Checks payable to:
  104.  
  105. Steven S. McLean
  106. 6019 N. Old Orchard Dr. SUITE 401
  107. Peoria,IL 61614
  108.  
  109.  
  110. I can also be contacted Via BBS 309-697-3776 (3,12,24) 24hrs
  111. My User Name Is Atom Smasher, so Email that Name.
  112.